home *** CD-ROM | disk | FTP | other *** search
- Command Name : Failat
-
- Function : Set script to ignore errors with numbers below <n>
-
- Arguments : <n>
-
- Location : C directory
-
- Failat tells the computer to continue running the script if an error below
- <n> occurs. This is useful if you have a command, for example PP that runs
- but says it has failed even if it hasn't. If it gives an error 10, Set the
- Failat value to 10. Any errors below error 10 will be ignored.
-
- Examples
-
- Failat 10
-
- Set the fail value to 10
-
- Failat 1
-
- Reset the Failat value
-